Add GtkWindowHandle
authorAlexander Mikhaylenko <alexm@gnome.org>
Sat, 2 May 2020 15:37:32 +0000 (20:37 +0500)
committerAlexander Mikhaylenko <alexm@gnome.org>
Thu, 7 May 2020 18:57:58 +0000 (23:57 +0500)
commit8bd44cb3eb641ea9fc746ceaff31d566585653f6
tree1922a4c0f8d86e5632b8aec15e7153e2eec5761c
parent6c636642df21a8f61f55903ba29af0504f41bf09
Add GtkWindowHandle

This will allow to move the titlebar handling logic out from GtkWindow.
docs/reference/gtk/gtk4-docs.xml
docs/reference/gtk/gtk4-sections.txt
docs/reference/gtk/gtk4.types.in
gtk/gtk.h
gtk/gtkwindowhandle.c [new file with mode: 0644]
gtk/gtkwindowhandle.h [new file with mode: 0644]
gtk/meson.build